home *** CD-ROM | disk | FTP | other *** search
- object Form9: TForm9
- Left = 729
- Top = 596
- Width = 314
- Height = 149
- Caption = 'Schedule'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 192
- Top = 49
- Width = 12
- Height = 13
- Caption = '60'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object StaticText1: TStaticText
- Left = 16
- Top = 16
- Width = 274
- Height = 17
- Caption = 'The task is finished . Audio Record Wizard will shut down'
- TabOrder = 0
- end
- object StaticText2: TStaticText
- Left = 16
- Top = 48
- Width = 69
- Height = 17
- Caption = 'the computer.'
- TabOrder = 1
- end
- object Button1: TButton
- Left = 120
- Top = 80
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 2
- OnClick = Button1Click
- end
- object StaticText3: TStaticText
- Left = 216
- Top = 48
- Width = 44
- Height = 17
- Caption = 'seconds'
- TabOrder = 3
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 24
- Top = 80
- end
- end
-